Add profile duplication SDK support - #863
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
| Filename | Overview |
|---|---|
| packages/notte-sdk/src/notte_sdk/endpoints/profiles.py | Adds the typed profile-duplication endpoint and public client method consistently with existing SDK request patterns. |
| packages/notte-sdk/src/notte_sdk/types.py | Adds synchronized Pydantic and TypedDict request types for the optional duplicate profile name. |
| tests/sdk/test_profile_endpoint_paths.py | Verifies the duplicate endpoint method, relative path, response model, and named request payload. |
Reviews (1): Last reviewed commit: "feat(sdk): add profile duplication" | Re-trigger Greptile
![Fix with [code]smith](https://pr-comments-assets.blacksmith.sh/codesmith/fix-with-codesmith-light.png)
Summary
ProfilesClient.duplicatePOST /profiles/{profile_id}/duplicateCompanion to nottelabs/monorepo#1918.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.